home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / database / _1video.zip / MANUAL.ENG < prev    next >
Text File  |  2012-05-09  |  18KB  |  499 lines

  1.  
  2. ──────────────────────────────────────────────────────────────────────────
  3.                          ┬─┐┌─┐   ┬ ┬ .   ┌ ──   
  4.                          │ ││     │ │ ┐ ┌─┤┌─┐┌─┐
  5.                          ├─┘│   ─ │ │ │ │ │├─┘│ │
  6.                          │  │     │ │ ┴ └─┴└─┘└─┘
  7.                          ┴  └─┘    V             
  8.  
  9.                      Manager of Vidéo-Cassette v1.00
  10.  
  11.       Copyright (C) 1996 Christian Isabelle. All rights reserved.
  12.  
  13.            Developed using Clipper (R) v5.2 & RTLink v3.14B
  14.               Compiled on Thursday Mars 26, 1996 at 21:58
  15.  
  16.                               MADE IN QUEBEC
  17. ──────────────────────────────────────────────────────────────────────────
  18.  
  19.  
  20.      TABLE OF CONTENTS
  21.      =================
  22.  
  23.      INTRODUCTION ............................ 1
  24.  
  25.      1.0  STARTUP ............................ 2
  26.      1.1  Files Listing & Description ........ 2
  27.  
  28.      2.0  FILE ............................... 2
  29.      2.1  Starting PC-Vidéo .................. 2
  30.      2.2  Closing a Session .................. 2
  31.  
  32.      3.0  PRINTING ........................... 3
  33.      3.1  Summary Reports .................... 3
  34.      3.2  Detailed Reports ................... 3
  35.      3.3  Stickers ........................... 3-4
  36.  
  37.      4.0  CONFIGURATION ...................... 4
  38.      4.1  Identification ..................... 4
  39.      4.2  Registration ....................... 4
  40.      4.3  System Directory ................... 4
  41.      4.4  Files Sorting ...................... 4
  42.      4.5  Printer Configuration .............. 4
  43.      4.6  Type of Time Meter ................. 5
  44.      4.7  Language French / English .......... 5
  45.  
  46.      5.0  HELP ............................... 5
  47.      5.1  Users's Manual ..................... 5
  48.      5.2  About PC-Vidéo ..................... 5
  49.  
  50.      6.0  MANAGER OF VIDEO-CASSETTE .......... 5
  51.      6.1  Some Usefull Keys to Remember ...... 6
  52.      6.2  Important Informations ............. 6
  53.  
  54.      7.0  MODIFYING A RECORD ................. 6
  55.      7.1  Some Usefull Keys to Remember ...... 6
  56.      7.2  Synopsis ........................... 6
  57.  
  58.      8.0  REGISTRATION OF PC-VIDÉO ........... 7
  59.      8.1  Unregistred Copy Limitation ........ 7
  60.      8.2  Registred Copy Limitation .......... 7
  61.      8.3  Prices for a Single Copy ........... 7
  62.  
  63.      9.0  DISTRIBUTION OF PC-VIDÉO ........... 7
  64.      9.1  Authorized Distributors ............ 8
  65.  
  66.      10.0 LIMITED GUARANTEE .................. 9
  67.  
  68.                                                                     Page 1
  69.  
  70. [INTRODUCTION]
  71. ==============
  72.  
  73.      PC-VIDÉO takes about 6 months of programmation and research, in the goal
  74.      of creating a very performant and a good quality software, for managing
  75.      more efficiently your vidéo-cassette's bank.
  76.  
  77.      PC-VIDÉO is not freeware, in the fact it's distributed under the concept
  78.      of ShareWare.  The "Unregistred" copy allows you a maximum of only 20
  79.      database.  In the goal to give you a good overview of all possibilities
  80.      of this powerfull software.
  81.      
  82.      I hope sincerly that you will lovely like this software and that all
  83.      efforts for the creation of this product will be at your exigences.
  84.  
  85.      I want to thanks particularely, all the distribution team who makes this
  86.      product available to you. (See section 9.0 DISTRIBUTION)
  87.  
  88.      Also, I want to thanks my wife Sylvie and my childs for theirs 
  89.      unbelievable patience for a father who frequently disappear lately during
  90.      the night to get into his source files ;-) ...
  91.  
  92.      Sincerly yours,
  93.  
  94.      Christian Isabelle
  95.      Autor of PC-Vidéo version 1.00
  96.      cisabelle@intermedia.mtl.net
  97.  
  98.                                                                     Page 2
  99.  
  100. 1.0 [STARTUP]
  101.  
  102.      The installation of PC-Vidéo is relatively simple.  You need to create
  103.      a directory with the name of your choice, and to copy the compressed
  104.      file /1VIDEO.ARJ into it.  After, you only need to decompress this file.
  105.  
  106.      Exemple :    CD\
  107.                   MD VIDEO
  108.                   CD\VIDEO
  109.                   COPY C:\DOWNLOAD\#1VIDEO.ARJ
  110.                   ARJ E VIDEO.ARJ
  111.  
  112.      Verify that you have enough FILES and BUFFERS in your CONFIG.SYS.
  113.  
  114.      Normally, you should have : FILES = 30
  115.                                  BUFFERS = 30
  116.  
  117.      1.1 LISTING AND DESCRIPTION OF FILES INCLUDED WITH THIS SOFTWARE
  118.  
  119.      MAINMENU.EXE   .......... Executable file of PC-VIDÉO version 1.00
  120.      VIDEO.DBF ............... Database containing your vidéo-cassette.
  121.      CONFIG.DBF .............. Contains your personal informations.
  122.      FORMAT.NTX .............. Index file per Type.
  123.      NUMERO.NTX .............. Index file per Cassette Number.
  124.      TITRE.NTX ............... Index file per Movies Titles.
  125.      ACTEURS.NTX ............. Index file per Actors Names.
  126.      PAYS.NTX ................ Index file per Origin Country.
  127.      GENRE.NTX ............... Index file per Movies Category.
  128.      ANNEE.NTX ............... Index file per Years of Production.
  129.      MANUEL.FRA .............. This manual in French.
  130.      MANUAL.ENG .............. This manual in English.
  131.      SYSOP.DOC ............... Notes concerning Systems Operators (SysOps).
  132.  
  133. 2.0 [FILE]
  134.  
  135.      Two options are available in this window.  You can open your file
  136.      database or closing it.
  137.  
  138.      2.1 Option [Open VIDEO.DBF]
  139.      ===========================
  140.  
  141.      This option allows you to enter in the PC-VIDÉO's manager.
  142.  
  143.      This mode allows you to Add/Delete/Modify any files and also some
  144.      others options are available (See F1 for more details).
  145.  
  146.      2.2 Option [Close VIDEO.DBF]
  147.      =============================
  148.  
  149.      This option close the PC-VIDEO Manager and return you directly to your
  150.      smartly OS prompt.
  151.                                                                     Page 3
  152.  
  153. 3.0 [PRINTING]
  154.  
  155.      Three options are available in this window.  You can consult on your
  156.      screen or shoot them to your printer one of theses three reports:
  157.  
  158.      3.1 Option [Summary Report]
  159.      ===========================
  160.  
  161.      This option allows you to display on the screen or on your printer a
  162.      summary report.  You can change the sorting method and the category
  163.      you want on this report.  After, you only need to choose the Display
  164.      method you want: on Screen or Printer.  Theses choices can be obtained
  165.      simply by pressing [ENTER] directly on the option.  After you pressed
  166.      [ENTER] on the sorting type or category, you can use your cursors keys
  167.      to choose the desired method.  One more time, [ENTER] allows you to
  168.      confirm your choice when you are on the desired selection.
  169.  
  170.      To obtain a Screen or Printer report, you only need to choose the option
  171.      "Start" and pressing [ENTER].
  172.  
  173.      It's important that when you choose "Summary Report" on Printer, this
  174.      list will contains the "ACTORS" string.  This string is not included
  175.      in "Screen" mode due to screen wide.
  176.  
  177.      3.2 Option [Detailed Report]
  178.      ============================
  179.  
  180.      This option allows you to display on the screen or on your printer a
  181.      detailed report.  You can change the sorting method and the category
  182.      you want on this report.  After, you only need to choose the Display
  183.      method you want: on Screen or Printer.  Theses choices can be obtained
  184.      simply by pressing [ENTER] directly on the option.  After you pressed
  185.      [ENTER] on the sorting type or category, you can use your cursors keys
  186.      to choose the desired method.  One more time, [ENTER] allows you to
  187.      confirm your choice when you are on the desired selection.  
  188.  
  189.      To obtain a Screen or Printer report, you only need to choose the option
  190.      "Start" and pressing [ENTER].
  191.  
  192.      3.3 Option [Label]
  193.      ==================
  194.  
  195.      This option allows you to display on the screen or on your printer 
  196.      stickers.  You can change the sorting method and the category you want.
  197.      After, you only need to choose the Display method you want: on Screen
  198.      or Printer.  Theses choices can be obtained simply by